@charset "utf-8";
/* CSS Document */
.clearfix{clear:both;}
.main{ width:1180px; height:auto; padding:0; margin:0 auto; margin-top:50px;}
.main_left{ float:left; width:250px; margin-bottom:40px;}
.main_right{ float:right; width:900px;}
.sitemap{ float:right;}
.tit {
    text-align: center;
    background-color: #1da4f2;
    color: #fff;
    line-height: 36px;
    padding: 10px 0;
    font-size: 16px;
}

.guanyu{
    width:100%;
}
.guanyu_box{
    width:1180px;
    margin:0 auto;
}
.weizhi{
    width:1180px;
    margin:0 auto;
    height:50px;
    border-bottom: 1px solid #ccc;
}
.weizhi p{
    float:right;
    line-height:50px;
    font-size:14px;
    color:#808080;
}
.zuowenben{
    margin-top:40px;
    width:224px;
    float:left;
}
.guanyu_box .guanyu_nav{
    width:224px;
    background-color:#01265a;
}
.zuowenben .guanyu_nav h3{
    width:244px;
    margin-bottom: 20px;
}
.zuowenben .guanyu_nav p{
    font-size:44px;
    color:#fff;
    opacity:0.2;
    text-align: center;
    padding-top:40px;
    display: none;
}
.zuowenben .guanyu_nav h3 a{
    font-size:26px;
    color:#ffbb42;
    display: block;
    padding-top:50px;
    text-align: center;
}
.zuowenben .xiao_nav{
    width:224px;
    padding-bottom: 50px;
}
.zuowenben .xiao_nav li{
    width:224px;
    height:40px;
    margin-top:30px;
}
.zuowenben .xiao_nav .txjianjie{
    background-color:#ffbb42;
}
.zuowenben .xiao_nav li:hover{
    background-color:#ffbb42;
}
.zuowenben .xiao_nav li a{
    display: block;
    color:#fff;
    line-height:40px;
    text-align: center;
    font-size:18px;
}
.zuowenben .lianxi{
    width:224px;
	height:145px;
    margin-top:50px;
background: url(../images/nytu1.jpg) no-repeat center;
}
.zuowenben .lianxi h3{
    width:224px;

}
.zuowenben .lianxi h3 a{
    display: none;
    font-size:26px;
    color:#fff;
    line-height:60px;
    text-align: center;
}
.zuowenben .lianxi h4{
    width:224px;
    overflow: hidden;
    font-size:14px;
    color:#4c4c4c;
    line-height: 22px;
    margin:30px 0 20px 0;
display: none;
}
.zuowenben .lianxi p{
    width:224px;
    height:51px;
    overflow: hidden;
    font-size:14px;
    color:#4c4c4c;
    line-height:25px;
    margin-top: -17px;
display: none;
}
.youxinxi{
    float:right;
    width:856px;
    margin-top:40px;
}

.youxinxi table tbody tr td .hei tbody tr td > a1{
	width:100%;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}
.youxinxi .shangtu{
    width:460px;
    height:320px;
    margin: 0 auto;
}

.youxinxi .shangtu a{
    width:460px;
    height:320px;
    overflow: hidden;
    display: block;
    position: relative;
}
.youxinxi .shangtu a img{
    width:460px;
    height:320px;
    overflow: hidden;
}
.youxinxi .shangtu a .txt-two{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    line-height: 320px;
    text-align: center;
    color: #fff;
    background: url(../images/ico1.png);
    display: none;
}
.youxinxi .shangtu a:hover .txt-two{
    display: block;
}
.youxinxi .shangtu a .txt-two h4{
    font-size: 14px;
    font-weight: normal;
}

.youxinxi .xiawenzi{
    width:806px;
}
.youxinxi .xiawenzi h4{
    text-align: center;
    margin:50px 0 25px 0;
}
.youxinxi .xiawenzi h4 a{
    display: block;
    font-size:18px;
    color:#333;
    font-weight:bold;
}
.youxinxi .xiawenzi h4 a:hover{
    color: #01265a;
}
.youxinxi .xiawenzi p{
    width:806px;
    font-size:14px;
    color:#333;
    text-indent:2em;
    line-height:25px;
}

